From ff673f94ae47b0d8daaeda27e6e4eded4497a88e Mon Sep 17 00:00:00 2001 From: Richard Yu Date: Sat, 23 Aug 2025 05:13:41 +0800 Subject: [PATCH] frp: Remove myself as maintainer Signed-off-by: Richard Yu --- net/frp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/frp/Makefile b/net/frp/Makefile index 195862a980..04069b75a5 100644 --- a/net/frp/Makefile +++ b/net/frp/Makefile @@ -8,7 +8,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/fatedier/frp/tar.gz/v${PKG_VERSION}? PKG_HASH:=c755c0aaeec3999cb259a312f3327db205a834abf0beeb6410dcdc818d9719a4 -PKG_MAINTAINER:=Richard Yu +PKG_MAINTAINER:= PKG_LICENSE:=Apache-2.0 PKG_LICENSE_FILES:=LICENSE -- 2.30.2